# | infiniteLoop | 4 | Infinite loop in script processing
|
---|
1 | genCmd1 | 2 | Generator command '&0' can be applied to instance only |
2 | unknownTag | 4 | Unknown tag &0 found |
3 | unknownGenText | 4 | Unknown generator text subtag &0 found |
4 | cmdNotFound | 1 | Generator Command '&0' not found |
5 | cmdNotCreated | 1 | Error creating Generator Command '&0' |
6 | errCmdFileRead | 1 | Error reading file '&0' in command &1 |
7 | cmdScriptNotFound | 1 | Script '&0' not found in command &1 |
8 | invalRateValue | 1 | Invalid rate &0 in command SetMovieParameters |
9 | invalUrl | 1 | Invalid url '&0' |
10 | errDataRead | 1 | Error reading data from datasource '&0' in command &1 |
11 | invalDataSource | 1 | Invalid datasource '&0' in command &1 |
12 | invalAlpha | 1 | Invalid percent value &0 in command &1 |
13 | colNotFound | 1 | Column &0 not found in datasource &1 in command SetEnvironment |
14 | colNotFoundCmd | 1 | Column &0 not found in datasource &1 in command &2 |
15 | parseTemplate | 3 | Parsing template '&0' |
16 | errParseTemplate | 1 | Error parsing template '&0' |
17 | processTemplate | 3 | Processing template '&0' |
18 | errProcessTemplate | 1 | Error processing template '&0' |
19 | genTemplate | 3 | Generating SWF file from template '&0' |
20 | errGenTemplate | 1 | Error generating SWF file from template '&0' |
21 | cantReadHeader | 1 | Cannot read the header of template '&0' |
22 | illegalHeader | 1 | Template '&0' has illegal header - not a Shockwave Flash File |
23 | fileTooShort | 1 | Template '&0' size is too short |
24 | fileTooBig | 1 | Template '&0' too big to fit into memory |
25 | errWritingFile | 1 | Error writing file '&0' |
26 | errReadingFile | 1 | Error reading file '&0' |
27 | fileNotFound | 1 | File '&0' not found |
28 | unknownError | 1 | Unexpected exception caught | please send the log file to developers |
29 | str | 1 | '&0' |
30 | reEncodingJPEG | 2 | reEncoding JPEG image with quality &0 |
31 | invlExternalFont | 1 | Cannot find any fonts in file '&0' |
32 | clipOrDefsym | 1 | Table object has to have either Clip column or DefaultSymbol |
33 | rowsOrCols | 1 | Invalid number of rows or columns in command &0 |
34 | borderTooThick | 1 | Border is too thick in Table command |
35 | processRequest | 2 | Processed file '&0' | output size &1 bytes | processing time &2ms | total time &3ms |
36 | errReadingGif | 1 | Error reading GIF stream |
37 | errReadingJpg | 1 | Error reading JPEG stream |
38 | errDoCmd | 1 | Error occured in file '&0' | movie clip '&1' | frame '&2' | command '&3': |
39 | errReadingPng | 1 | Error reading PNG stream |
40 | unsupMedia | 1 | Unsupported media file '&0' |
41 | noText | 1 | No text for 'InsertText' command |
42 | fontNotFound | 1 | Font '&0' not found in command 'InsertText' |
43 | connectingTo | 1 | Connecting to &0 ... |
44 | retrievingContent | 1 | Retrieving content of &0 ... |
45 | invlMP3Layer | 1 | Invalid MP3 - only MPEG Audio Layer 3 supported |
46 | invlMP3 | 1 | Invalid MP3 header |
47 | invlMP3frequency | 1 | Invalid MP3 frequency - must be 11025Hz | 22050Hz or 44100Hz
|